decoder$19322$ - traduzione in greco
Diclib.com
Dizionario ChatGPT
Inserisci una parola o una frase in qualsiasi lingua 👆
Lingua:

Traduzione e analisi delle parole tramite l'intelligenza artificiale ChatGPT

In questa pagina puoi ottenere un'analisi dettagliata di una parola o frase, prodotta utilizzando la migliore tecnologia di intelligenza artificiale fino ad oggi:

  • come viene usata la parola
  • frequenza di utilizzo
  • è usato più spesso nel discorso orale o scritto
  • opzioni di traduzione delle parole
  • esempi di utilizzo (varie frasi con traduzione)
  • etimologia

decoder$19322$ - traduzione in greco

DEVICE WHICH REVERSES THE OPERATION OF AN ENCODER
Priority decoder; Digital decoder; Line decoder
  • A 2-to-4 line decoder

decoder      
n. αποκρυπτογράφος
DVD player         
  • The interior of a DVD player
  • Output connectors of a DVD player (2016): The single [[HDMI]] connector on the left is employed to replace the older connection options for audio and video signals, which require at least two, depending on the use case even up to five, individual cable connections with [[RCA connector]]s (see middle section, colored). An exception was the technically outdated [[SCART]] type A/V connector most right.
  • four-directional control buttons]]
  • A portable DVD player
  • A [[Sony]] DVP-SR370 DVD player and USB support connection
DEVICE THAT PLAYS DVD DISCS
DVD players; Dvd player; DVD Player; DVD Players; DVD decoder; Digital Video Player; DVD player (device)
n. συσκευή dvd

Definizione

decoder
(decoders)
A decoder is a device used to decode messages or signals sent in code, for example the television signals from a satellite.
N-COUNT

Wikipedia

Binary decoder

In digital electronics, a binary decoder is a combinational logic circuit that converts binary information from the n coded inputs to a maximum of 2n unique outputs. They are used in a wide variety of applications, including instruction decoding, data multiplexing and data demultiplexing, seven segment displays, and as address decoders for memory and port-mapped I/O.

There are several types of binary decoders, but in all cases a decoder is an electronic circuit with multiple input and multiple output signals, which converts every unique combination of input states to a specific combination of output states. In addition to integer data inputs, some decoders also have one or more "enable" inputs. When the enable input is negated (disabled), all decoder outputs are forced to their inactive states.

Depending on its function, a binary decoder will convert binary information from n input signals to as many as 2n unique output signals. Some decoders have less than 2n output lines; in such cases, at least one output pattern may be repeated for different input values.

A binary decoder is usually implemented as either a stand-alone integrated circuit (IC) or as part of a more complex IC. In the latter case the decoder may be synthesized by means of a hardware description language such as VHDL or Verilog. Widely used decoders are often available in the form of standardized ICs.